home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / balones.swf / scripts / frame_71 / PlaceObject2_403_1704 / CLIPACTIONRECORD on(release).as next >
Text File  |  2013-04-24  |  131b  |  8 lines

  1. on(release){
  2.    if(this._currentframe != 3)
  3.    {
  4.       this.prevFrame();
  5.       _parent.text_mc.gotoAndStop("login");
  6.    }
  7. }
  8.